<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with database progra]]></title><description><![CDATA[A list of topics that have been tagged with database progra]]></description><link>https://community.secnto.com//tags/database progra</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 20:45:35 GMT</lastBuildDate><atom:link href="https://community.secnto.com//tags/database progra.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Assignment 01  Semester: Spring 2019  Database Programming Using Oracle 11g – CS405]]></title><description><![CDATA[<p dir="auto">Assignment 01  Semester: Spring 2019  Database Programming Using Oracle 11g – CS405<br />
Weeks Covered : 01 - 03</p>
<p dir="auto">Total Marks: 20</p>
<p dir="auto">Due Date: 17-05-19</p>
<p dir="auto">Objectives:<br />
Students will be able to learn:<br />
•	Relationships among tables<br />
•	Structured Query Language Basics<br />
•	SQL Joins<br />
Instructions:<br />
Please read the following instructions carefully before submitting assignment:<br />
It should be clear that your assignment will not get any credit if:</p>
<p dir="auto">♣	The assignment is submitted after due date.<br />
♣	The assignment is submitted via email.<br />
♣	The assignment is copied from Internet or from any other student.<br />
♣	The submitted assignment does not open or file is corrupt.<br />
♣	It is in some format other than .doc/docx.</p>
<p dir="auto">Note: All types of plagiarism are strictly prohibited.</p>
<p dir="auto">For any query about the assignment, contact at <a href="mailto:CS405@vu.edu.pk" target="_blank" rel="noopener noreferrer nofollow ugc">CS405@vu.edu.pk</a></p>
<p dir="auto">Scenario<br />
Suppose a Software Development Company is maintaining Employee’s Basic Information, Attendance Record and Leave Record. The following three tables have been created and their attributes are also given.<br />
Employee (emp_id, emp_name, designation, phone_no, address, joining_date, basic_salary, net_salary, department)<br />
Attendance (emp_id, date, duty_time_in, duty_time_out, emp_time_in, emp_time_out, working_hours)<br />
Leave (emp_id, leave_id, leave_date, leave_type, leave_status, total_leaves_allowed, leaves_availed)</p>
<p dir="auto">Question: You are required to use these relations to write SQL statements for the following cases:</p>
<ol>
<li>
<p dir="auto">Display the list of names of all employees who are having either ‘S’ in the name or the name should end with ‘I’ and designation is ‘Lecturer’.</p>
</li>
<li>
<p dir="auto">Display the net salary paid to the Lecturers of all departments where net salary is more than 85000 and records are order by salary.</p>
</li>
<li>
<p dir="auto">Display information of all those employees who are working in CS dept and their minimum salary is greater than 70000.</p>
</li>
<li>
<p dir="auto">Display the employee name, employee ID and total leaves availed by employee in last 6 months.</p>
</li>
<li>
<p dir="auto">Display the empID, name and designation of employees having same joining date.</p>
</li>
</ol>
<p dir="auto"><a href="/assets/uploads/files/1558174126829-spring-2019_cs405_1.docx">Spring 2019_CS405_1.docx</a></p>
]]></description><link>https://community.secnto.com//topic/50/assignment-01-semester-spring-2019-database-programming-using-oracle-11g-cs405</link><guid isPermaLink="true">https://community.secnto.com//topic/50/assignment-01-semester-spring-2019-database-programming-using-oracle-11g-cs405</guid><dc:creator><![CDATA[moaaz]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>